home *** CD-ROM | disk | FTP | other *** search
/ PC Home 119 / PC Home issue 119.iso / Software / Essentials / gozilla41.exe / %MAINDIR% / big.skin / download_list.skn < prev    next >
Encoding:
Text File  |  2001-11-06  |  3.4 KB  |  75 lines

  1. <form name="List" image="window\black.bmp" width=478 height=186 minwidth=178 minheight=60
  2.     relative="main" snap=top resize_image=stretch resize_window=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\m_upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\m_top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\m_upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\m_left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\m_right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\m_lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\m_bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\m_lower_right.bmp">
  14.     <!-- All controls go after this -->
  15.     
  16.  
  17.     <menu name="current_downloads_menu" menuskin="menu_current_downloads.skn" 
  18.         x=4 y=3 offsetx=0 offsety=16 
  19.         image="window\long_menu_n.bmp" mouseover="window\long_menu_n.bmp" mousedown="window\long_menu_n.bmp" 
  20.         toggleimage="window\long_menu_n.bmp" mouseover="window\long_menu_n.bmp" mousedown="window\long_menu_n.bmp"
  21.         text="Current Downloads" toggletext="Current Downloads"
  22.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#000000 
  23.         fontstyle=bold togglefontstyle=bold>
  24.  
  25.     <button name="close" x=-20 y=3
  26.         image="window\close_n.bmp" mouseOver="window\close_o.bmp" mouseDown="window\close_d.bmp">
  27.  
  28.     <list name="downloads" x=5 y=22 width=-5 height=-26 
  29.         font="Arial" 
  30.         fontsize=14 
  31.         fontcolor=#FFFFFF 
  32.         bgcolor=#0C1018 
  33.         selectcolor=#3D3D9E 
  34.         selectedfontcolor=#FFFFFF
  35.         htfontcolor=#00D818 
  36.         htselectcolor=#FFFFFF 
  37.         buttoncolor=#C8CACD
  38.         scrollcolor=#808080 
  39.         windowbgcolor=#000000 
  40.         headerfontcolor=#000000 
  41.         scrollbuttoncolor=#C8CACD 
  42.         scrollarrowcolor=#000000
  43.         activescrollarrowcolor=#000000
  44.         hdredgeraisedcolor=#808080
  45.         scrolledgelightcolor=#FFFFFF
  46.         scrolledgedarkcolor=#808080
  47.         scroll_size=10
  48.         progresscolor=#00D818
  49.         notprogresscolor=#FFFFFF
  50.         columnorder="1,2,4,8,9,10,11,0,7,5,6,3,12"
  51.         columnsizes="241,0,0,55,0,75,44,52,0,0,0,0,0"
  52.         >
  53.  
  54.     <textwindow name="simultaneous_downloads" x=7 y=-23 width=130 height=14
  55.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Simultaneous Downloads:">
  56.  
  57.     <button name="simultaneous_downloads_less" x=140 y=-23
  58.         image="window\da_n.bmp" mouseOver="window\da_o.bmp" mouseDown="window\da_d.bmp">
  59.  
  60.     <textinput name="option_simultaneous_downloads" x=160 y=-23 width=25 height=14  
  61.         font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  62.  
  63.     <button name="simultaneous_downloads_more" x=190 y=-23
  64.         image="window\ua_n.bmp" mouseOver="window\ua_o.bmp" mouseDown="window\ua_d.bmp">
  65.  
  66.     <button name="move_up_queue" x=230 y=-21
  67.         image="window\ua_n.bmp" mouseOver="window\ua_o.bmp" mouseDown="window\ua_d.bmp">
  68.  
  69.     <textwindow name="queue position" x=250 y=-23 width=80 height=14 
  70.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Download Order">
  71.  
  72.     <button name="move_down_queue" x=330 y=-21
  73.         image="window\da_n.bmp" mouseOver="window\da_o.bmp" mouseDown="window\da_d.bmp">
  74.  
  75. </form>